home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / IBMTokenRing.config / English.lproj / IBMTokenRingInspector.nib / data.classes < prev    next >
Encoding:
Text File  |  1995-09-29  |  1.7 KB  |  65 lines

  1. IODeviceInspector = {
  2.     ACTIONS = {
  3.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  4.     "rangeDidChange:" = "rangeDidChange:"; 
  5.     "showInfo:" = "showInfo:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     accessoryHolder = accessoryHolder; 
  9.     dmaBox = dmaBox; 
  10.     dmaMatrix = dmaMatrix; 
  11.     infoButton = infoButton; 
  12.     infoPanel = infoPanel; 
  13.     infoText = infoText; 
  14.     inspectionView = inspectionView; 
  15.     irqBox = irqBox; 
  16.     irqMatrix = irqMatrix; 
  17.     memoryBox = memoryBox; 
  18.     memoryController = memoryController; 
  19.     origWindow = origWindow; 
  20.     portsBox = portsBox; 
  21.     portsController = portsController; 
  22.     statusTitle = statusTitle; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26. IOAddressRanger = {
  27.     ACTIONS = {"checkText:" = "checkText:"; "minus:" = "minus:"; "plus:" = "plus:"; }; 
  28.     OUTLETS = {
  29.     delegate = delegate; 
  30.     rangeText = rangeText; 
  31.     sizeText = sizeText; 
  32.     statusButton = statusButton; 
  33.     }; 
  34.     SUPERCLASS = Object; 
  35. };
  36. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  37. IBMTokenRingInspector = {
  38.     ACTIONS = {
  39.     "cancel:" = "cancel:"; 
  40.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  41.     "more:" = "more:"; 
  42.     "ok:" = "ok:"; 
  43.     "rangeDidChange:" = "rangeDidChange:"; 
  44.     "selectRingSpeed:" = "selectRingSpeed:"; 
  45.     "setMTU:" = "setMTU:"; 
  46.     }; 
  47.     OUTLETS = {
  48.     accessoryBox = accessoryBox; 
  49.     cancelButtonCell = cancelButtonCell; 
  50.     connectorBox = connectorBox; 
  51.     connectorMatrix = connectorMatrix; 
  52.     etrSwitch = etrSwitch; 
  53.     mappedROMBox = mappedROMBox; 
  54.     maxTransferUnitField = maxTransferUnitField; 
  55.     moreButton = moreButton; 
  56.     okButtonCell = okButtonCell; 
  57.     optionsPanel = optionsPanel; 
  58.     optionsPanelField = optionsPanelField; 
  59.     ringSpeedBox = ringSpeedBox; 
  60.     ringSpeedMatrix = ringSpeedMatrix; 
  61.     romController = romController; 
  62.     }; 
  63.     SUPERCLASS = IODeviceInspector; 
  64. };
  65.